Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validator: better error message when InputObject is not a map #307

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

vbmithr
Copy link
Contributor

@vbmithr vbmithr commented Jun 14, 2024

I lost quite a bit of time understanding why my InputObject was not a , because I was sending it as a JSON marshaled string in the GQL request instead of in JSON directly.

That's why I thought it would be worth to add this PR :)

Best,

@coveralls
Copy link

Coverage Status

coverage: 88.038%. remained the same
when pulling da5aafd on vbmithr:vb-vars
into 8bb54d3 on vektah:master.

@StevenACoffman StevenACoffman merged commit 832be16 into vektah:master Jun 14, 2024
5 checks passed
@StevenACoffman
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants